home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / ptd211c.zip / RUNREP.SCR < prev   
Text File  |  1992-12-01  |  230b  |  8 lines

  1. field(1,"Name",str,1,25,15)
  2. field(2,"Title",str,3,25,50)
  3. field(3,"Description",str,5,25,50)
  4. txtfield(1,5,18,"      Report Name:")
  5. txtfield(3,5,18,"  Title of Report:")
  6. txtfield(5,5,18,"      Description:")
  7. windowsize(6,77)
  8.